convert exif format to Format class (#838)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 29 Jan 2022 17:04:51 +0000 (10:04 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Jan 2022 17:04:51 +0000 (10:04 -0700)
commite8657d4d4fb6a09c5f2a85303d63a448010387bf
treef5a54e7cafdd7d8b8f29ef9171ff0f6e4b361bed
parentd45ad950e5a01e5bdc319323d2b8c59a64f759f8
convert exif format to Format class (#838)

* convert exif to Format class.

* exif member functions static, const.

* default initialize exif data members.

* move constant definition
CMakeLists.txt
GPSBabel.pro
exif.cc
exif.h [new file with mode: 0644]
vecs.h